﻿With the invert command, together with a matrix with elements [1,2], [- 2,3], the adjoint matrix is used to obtain the inverse matrix, resulting in matrix([3/7,-2/7], 2/7,1/7])